.modal-dialog {
	max-width: 95% !important;
	width: auto !important;
}

input {
    font-family: 'Open Sans', sans-serif;
    width: "Iwidth";
    font-size: 16px;
    padding: 8px;
    border-color: #878a8c;
    border-radius: 2px;
    color: #0d0f10;
}

.field-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: lighter;
    margin-left: 8px;
    color: #53575b;
    margin-bottom: 4px;
}

.error_popup{
    /* display: none; */
    /* visibility: hidden; */
    width: 600px;
	background-color: rgb(248, 75, 75);
	color: #0D0F10;
	text-align: left;
	padding: 16px;
	border-radius: 10px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: lighter;
	margin-left: 30px;
	margin-top: 20px;
	border: 1px;
	border-color: #E0E2E2;
	box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
	/* position: absolute; */
	z-index: 4;
}

/* Tooltip container */
.tooltipcls {
	height: 25px;
	margin-top: -5px;
	position: relative;
}

.tooltiptext_security,
.tooltiptext_allocation,
.tooltiptext_brokerage,
.tooltiptext_transferDate,
.tooltiptext_donor,
.tooltiptext_MRN,
.tooltiptext {
	visibility: hidden;
    width: 400px;
	background-color: white;
	color: #0D0F10;
	text-align: left;
	padding: 16px;
	border-radius: 10px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: lighter;
	margin-left: 30px;
	margin-top: 20px;
	border: 1px;
	border-color: #E0E2E2;
	box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 4;
}

/* Adjust width for mobile devices */
@media (max-width: 600px) {
    .tooltip_initiate,
    .tooltiptext {
        width: 65%; /* Adjust width to fit within the screen */
        right: 5%; /* Position 5% from the right edge */
    }
}

#PreviousButton{
	border: 0px;
	padding-left: 4px;
}

/* OVERLAY LOADING SPINNER */
#overlay {
    background: #ffffff;
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .80;
}

/* SPINNER */
/* MOVED FROM BOTTOM OF PAGE */
#spinner {
    width: 30%;
    margin: 0 auto;
    position: absolute;
    /* top: 33%; */
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: black; /* Background color */
    border-radius: 10px; /* Rounded corners */
    padding: 10px; /* Optional: Add some padding */
}

.spinner p {
    color: white !important; /* White text */
    margin: 0; /* Remove default margin */
    display: inline-block; /* Align text next to spinner */
}

.spinner > span {
    display: block;
    height: 15px;
    border-radius: 3px;
    margin: 0 10px;
    background-color: #7BA8C5;
    background-image: -moz-linear-gradient(top, #7BA8C5, #315E7B);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7BA8C5), color-stop(1, #315E7B));
    background-image: -webkit-linear-gradient(#7BA8C5, #315E7B);
    background-image: -ms-linear-gradient(#7BA8C5, #315E7B);
    -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
}

.spinner > span:after, .spinner-animate > span > span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    background-image: -ms-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    background-image: linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    z-index: 1;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: move 3s linear infinite;
    -moz-animation: move 3s linear infinite;
    animation: move 3s linear infinite;
    overflow: hidden;
}

.spinner-animate > span:after {
    display: none;
}

.spinnerParent{
    padding-top: 25px;
    padding-bottom: 25px;
}

#ikd_brokerage{
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
}


/* CSS for edit iFrame */
.modal-form .modal-body iframe {
    width: 100%;
    border: none;
    height: 100%;
}

.modal-content{
    height: 90vh;
}

.crmEntityFormView fieldset{
    margin-bottom: 0 !important;
}

.button2 {
    text-transform: none;
    overflow: visible;
    display: inline-flex;
    gap: calc(var(--unity-spacing8) + var(--unity-spacing4));
    align-items: center;
    justify-content: center;
    margin: 0;
    border: 0;
    border-radius: var(--unity-border-radius);
    cursor: pointer;
    font: var(--unity-text3-body);
    vertical-align: top;
    text-decoration: none;
    color: var(--unity-text120);
    padding: var(--unity-spacing4) var(--unity-spacing16);
    min-height: 2.5rem;
    width: fit-content;
    max-width: 18rem;
}

.button2:hover, .btn-secondary:hover, .btn-default:hover {
    color: #157493 !important;
    border-color: rgb(0, 125, 165) !important;
    border-width: 2px;
}



h1.siteTitle:hover{
    text-decoration: underline;
}

.row.mb-3 >.offset-md-2.col-md-10 > .checkbox {
  display: none;
}